set Screen Rgb Color
RGB color for BaseUI
0xRRGGBB format, e.g. 0xFF0000 for red
Content copied to clipboard
uint32 screen_rgb_color = 17;
Return
This builder for chaining.
Parameters
value
The screenRgbColor to set.
RGB color for BaseUI
0xRRGGBB format, e.g. 0xFF0000 for red
uint32 screen_rgb_color = 17;
This builder for chaining.
The screenRgbColor to set.